home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / EMULATOR / SPCONV / !SPConv / to_do < prev   
Text File  |  1995-06-14  |  602b  |  21 lines

  1. 1) Solid icon drags.
  2.  
  3. 2) Add command-line functionality to !Spconv so that the usage
  4. is something like ...
  5.  
  6. !Spconv <infile> [<outfile>] <outtype>
  7.  
  8. Where <outtype> is a FileType within the allowed range for
  9. !Spconv.
  10.  
  11. <outfile> is optional as just specifying <outtype> will convert
  12. the input file to the <outtype> of the same name.
  13. (This will replace the file in the directory though).
  14. Or perhaps add a small extension on the filename (ie. _1 ?).
  15. Maybe this is too dangerous for RiscOS users, therefore just
  16. have...
  17.  
  18. !Spconv <infile> <outfile> <outtype>
  19.  
  20. Where <outfile> MUST be different from <infile>
  21.